make sure we don't segfault when looking up a non-existant value name
authorTim Janik <timj@gtk.org>
Fri, 2 Oct 1998 21:14:26 +0000 (21:14 +0000)
committerTim Janik <timj@src.gnome.org>
Fri, 2 Oct 1998 21:14:26 +0000 (21:14 +0000)
commitbbe7d97e0098baf46c352aea5167613bab7e62f0
tree1b28ee0d257a982884139611d7a303c933405f06
parentb89ed0c35f513007c26323b43c355b7f32a8f0ee
make sure we don't segfault when looking up a non-existant value name

Fri Oct  2 16:10:36 1998  Tim Janik  <timj@gtk.org>

        * gtk/gtktypeutils.c (gtk_type_enum_find_value): make sure we don't
        segfault when looking up a non-existant value name (reported by
        Pablo <pcj+gtk@primenet.com>).
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktypeutils.c